home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / cxtw107.zip / SXTWIN.DOC < prev   
Text File  |  1995-07-20  |  4KB  |  123 lines

  1.  
  2.  
  3.         SXTWIN.DOC
  4.  
  5.         SXTWIN - SXT for WINDOWS
  6.  
  7.         All SXT programs (CXT,  DXT,  FXT and LXT) have  been  ported  to
  8.         MS-Windows.  The functionality of the SXT Windows versions is the
  9.         same as for the SXT command-line  text  mode  versions.  The  SXT
  10.         Windows versions offer many additional features:
  11.  
  12.         -    user  interface  for  interactive  selection  of  files  and
  13.              options via pull  down  menus  and  dialog  windows  (double
  14.              clicks, drag and drop from file manager, ...),
  15.         -    message window to show user related information, warning and
  16.              error messages, user can scroll back to previous messages,
  17.         -    information  window  to  show the analysis progress,  can be
  18.              switched off to speed up  analysis  (popup  menu  'Analyze',
  19.              selection 'Show Info'),
  20.         -    the  source  code  analysis process can be paused/continued,
  21.              stopped (to continue with output  file  writing)  or  safely
  22.              aborted  (all  results are lost).  See selections from popup
  23.              menu 'Analyze',
  24.         -    user defined working directory to store the analysis results
  25.              (initialisation files, output file, database, ...),
  26.         -    selections (files, options,  working directory,  ...) can be
  27.              stored  in  and  retrieved  from used defined initialisation
  28.              files,  several initialisation files for different  projects
  29.              are possible,
  30.         -    SXT  programs  can  run  simultaneously  with  other Windows
  31.              programs,
  32.         -    command  line  option  -BATCH  provides  batch   mode   like
  33.              behaviour  (program starts,  executes the specified commands
  34.              and closes automatically),
  35.         -    DLL interfaces to access the generated database  from  other
  36.              windows  applications,  e.g.  from your own C/C++ and Visual
  37.              Basic  programs,   from  MS-Word  for   Windows,   MS-Excel,
  38.              MS-Access, ...
  39.  
  40.         The SXT Windows programs have version numbers which are different
  41.         from those of the command line versions.  The version number is a
  42.         combination of two 'major.minor' numbers: the SXT Windows version
  43.         number followed by the version number of the basic  command  line
  44.         version.  For  example,  CFTWIN  1.03.2.21 means: CFT for Windows
  45.         version 1.03 based on CFT command line version 2.21.  The version
  46.         number is shown in the 'About' Dialog Box.
  47.  
  48.         Two different Windows versions are available:
  49.  
  50.         -    16  bit  version  for Windows 3.1 and Windows for Workgroups
  51.              3.11 (this SXT version is the shareware version)
  52.         -    32 bit version for the  Win32s  subsystem  of  Windows  3.1,
  53.              Windows  for Workgroups 3.11,  Windows 95 and Windows NT 3.1
  54.              (this SXT version is only for registered users)
  55.  
  56.         The only difference between the 16 bit and the 32 bit versions is
  57.         the execution speed: the 32  bit  version  is  approximately  40%
  58.         faster!
  59.  
  60.  
  61.                                       - 1 -
  62.  
  63.  
  64.  
  65.         The  SXTNVIEW  program is a Visual Basic sample application (with
  66.         full  VB  source  code)  that  demonstrates  the   use   of   the
  67.         DLL-interface for database access.  It works with all SXT program
  68.         databases.  SXTNVIEW requires the Visual Basic  Run-Time  library
  69.         VBRUN300.DLL  (NOT  included  in  the SXTWIN packages).  For more
  70.         information see the documentation.
  71.  
  72.  
  73.  
  74.         Copyright (C) Juergen Mueller (J.M.) 1988-1995.
  75.         All rights reserved world-wide.
  76.  
  77.         SXT (TM) SOFTWARE EXPLORATION TOOLS
  78.         SXTWIN (TM) SOFTWARE EXPLORATION TOOLS for Windows
  79.  
  80.                            (THIS DOCUMENT HAS 2 PAGES)
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.                                       - 2 -
  123.